Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: default from address #2271

Merged
merged 4 commits into from
Sep 2, 2024
Merged

Conversation

KishenKumarrrrr
Copy link
Contributor

@KishenKumarrrrr KishenKumarrrrr commented Aug 8, 2024

Problem

In this PR, I make changes to the application such that the default mail address is [email protected]. Since this is a breaking change on the transactional endpoint, we will add an escape hatch to the validation flow such that we will accept both [email protected] and [email protected].

This change was made because of a directive by PSD.

Deployment Checklist

@KishenKumarrrrr KishenKumarrrrr self-assigned this Aug 8, 2024
@KishenKumarrrrr KishenKumarrrrr force-pushed the refactor/default-from-address branch from 9e72054 to 9b58002 Compare August 26, 2024 23:29
@KishenKumarrrrr KishenKumarrrrr force-pushed the refactor/default-from-address branch from 9b58002 to 69cf50c Compare September 2, 2024 01:34
* refactor: modify default from address

* fix: bug in from address validation

* refactor: reuse isDefaultFromAddress

* chore: remove swagger

* fix: missing peer dep

* fix: move peer dep to fe

* chore: move enquirer to dev dep

---------

Co-authored-by: KishenKumarrrrr <[email protected]>
@KishenKumarrrrr KishenKumarrrrr merged commit 6e942c2 into master Sep 2, 2024
30 of 31 checks passed
@KishenKumarrrrr KishenKumarrrrr deleted the refactor/default-from-address branch September 2, 2024 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants